home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Let's Discover Texas!
/
Let's Discover Texas!.iso
/
pc
/
FILES
/
FUND.dxr
/
00002_startFundamentalSection.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-01-04
|
230 b
|
13 lines
global inQuit
on exitFrame me
the idleLoadMode = 3
idleReadChunkSize = 8 * 1000
preloadMember("AlienHand")
preloadMember("Wheel")
preload(3800, 3870)
sprite(149).visible = 1
sprite(150).visible = 1
inQuit = 0
end